stop the emission of the signal also when we bail out early because we
authorMichael Natterer <mitch@imendio.com>
Fri, 5 Sep 2008 19:53:30 +0000 (19:53 +0000)
committerMichael Natterer <mitch@src.gnome.org>
Fri, 5 Sep 2008 19:53:30 +0000 (19:53 +0000)
commite936ba0f5ad0b8d1b6ef45fb40e63c7a874a287e
tree0d4a1918e1713d992a7f84a14edc76f4545bbc78
parente559a55f31aea4965e496856a851326bf7bc7d08
stop the emission of the signal also when we bail out early because we

2008-09-05  Michael Natterer  <mitch@imendio.com>

* gtk/gtkfilechooserdefault.c (file_list_drag_data_received_cb):
stop the emission of the signal also when we bail out early
because we don't accept drops from ourselves. Keeps the code from
running into a warning in gtktreeview.c.

svn path=/trunk/; revision=21302
ChangeLog
gtk/gtkfilechooserdefault.c